GIMTEC By Llorenç Muntaner

Newsletter Image

Messages

2/9/2022
16 : 4

🎒 EBNF as a Mental Model to Learn Programming Languages

Learning how syntax can be expressed gives you an extra mental model to learn new programming languages. EBNF As a Mental Model to Learn Programming Languages By Llorenç Muntaner – 09 Feb 2022 – View
2/2/2022
16 : 4

🎒 Development tasks: Don’t Bite More Than You Can Chew

How to approach development tasks, a critical skill in any project and any programming language. Starting Development tasks: Don't Bite More Than You Can Chew By Llorenç Muntaner – 02 Feb 2022 –
1/26/2022
16 : 4

🎒 How Is an Object Represented in RAM

RAM is just a bunch of shelves with limited space. How Is an Object Represented in RAM By Llorenç Muntaner – 26 Jan 2022 – View online → Hey 👋, I realized that my articles vary a lot from management to
1/19/2022
16 : 4

The value of the hybrid role designer/developer

The term “handover” encourages a culture where designers feel like their job ends at Figma. The value of the hybrid role designer/developer By Llorenç Muntaner – 19 Jan 2022 – View online → Hey 👋, Not
1/13/2022
15 : 30

🎒 The Ubiquity of Caching

I want to show you how caching is everywhere with a simple example: visiting a website. The Ubiquity of Caching in Modern Computer Systems By Llorenç Muntaner – 12 Jan 2022 – View online → Hi 👋, Do you
1/5/2022
16 : 4

🎒 What would happen without CORS and the same-origin policy?

To understand CORS, you need to also learn about the same-origin policy. What would happen without CORS and the same-origin policy? By Llorenç Muntaner – 05 Jan 2022 – View online → Hey 👋 Happy New
12/22/2021
16 : 4

🎒 History: Stored-program and the Turing Machine

Understanding the history of how something came to be, helps understanding how it works. History: Stored-program and the Turing Machine By Llorenç Muntaner – 22 Dec 2021 – View online → Hey 👋, I sent
12/15/2021
15 : 10

🎒 Demystifying NodeJS

We learn what NodeJS is and build its next serious competitor. Demystifying NodeJS By Llorenç Muntaner – 08 Dec 2021 – View online → Hey 👋, I hope you are having a good week. We are back to simpler